#Change Field Column Width on the Fly in JSON forms

1 messages · Page 1 of 1 (latest)

vital laurel
#

How can i change width of input in JSON Form? Is this feature doesn't exist on appsmith?

viscid heathBOT
#

I apologize for the inconvenience, but it seems that there is no direct information on changing the width of an input in a JSON Form in the documentation I have. However, generally in Appsmith, for customization of widget styles such as input widths, you can try the following methods:

  • Use the column property in the JSON configuration to control the space that a form input should take. This is usually dependent on the grid layout you have defined.
  • Apply inline styles using the style property within the configuration of the form field if such customization is supported. You would typically provide a CSS value for width such as { "width": "50%" }.

If the above methods do not yield the desired result or if you do not find these properties in the JSON Form configuration, you may require more specific information or consider reaching out to Appsmith support for further assistance.

Appsmith's JSON Form widget is designed with standard configuration options, and the capability to manually control the width of an input control directly in JSON might not be available or might require a different approach based on the version of Appsmith you're using.

If you need immediate assistance with this specific feature and its availability, feel free to reach out to Appsmith support or the community for help with the latest developments and more tailored solutions.

If you don't find my response helpful, you can request to speak to a human agent