Skip to content

Commit

Permalink
Adding field description for type string
Browse files Browse the repository at this point in the history
  • Loading branch information
rismehta committed Sep 25, 2024
1 parent 0d90a95 commit d15ad7c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
sling:resourceType="granite/ui/components/coral/foundation/form/select"
granite:class="cmp-adaptiveform-radiobutton__type"
fieldLabel="Data type of submitted value"
fieldDescription="Making type as string would increase the submit payload size by 30% and the file would be sent as data-url represented in string format"
required="{Boolean}true"
name="./type"
key="File"
Expand Down

0 comments on commit d15ad7c

Please sign in to comment.