528
edits
(Created page with "== Intro == HTML Input Elements are a special type of merge tag that allows document viewing users to add an input to a document. == Supported Types == The supported input types currently are: === Text Input === Text inputs allow you to request a document viewing/signing user to add any text value. === Date Input === Date input requires a user to input a valid date. === Checkbox(es) === By default, only one checkbox is rendered, however, i...") |
No edit summary |
||
Line 35: | Line 35: | ||
* Input data does not map to Salesforce objects and fields, it only remains as a selection within the document. | * Input data does not map to Salesforce objects and fields, it only remains as a selection within the document. | ||
* Input elements embedded within a table will always be marked as "Inline". If you drag and drop non-inline input into a table, it will be rejected. | * Input elements embedded within a table will always be marked as "Inline". If you drag and drop non-inline input into a table, it will be rejected. | ||
[[Category:3B Docs Features]] | |||
[[Category:3B Docs]] |