FormDynamicElements otherProperties

Hello,

I'm working with FormDynamicElements to populate a form, but I have struggled to figure out how to apply properties to the elements. Is there a reference for acceptable parameters to pass into the otherProperties? I'd like to start with adding padding between the elements as it looks quite unruly without it: Example

Tags dynamic-forms ipaas-dynamic-forms formdynamicelements
Asked by Amanda X on Fri 11/1/24 10:47 AM Last edited Fri 11/1/24 11:19 AM
Sign In to leave feedback or contribute an answer

Answer (1)

Mark Sayers Fri 11/1/24 11:15 AM

Hello Amanda,

To pass other properties, you use "otherProperties" in the dynamic forms element flow, you should be able to apply padding this way. This KB discusses it towards the end. You would need to put something like:

padding

2px 2px 2px 2px 

or similar in the name and value boxes for "otherProperties"

Sincerely,
Mark Sayers
Sr Support Consultant, CS

0 of 1 users found this helpful.
Hi Mark,

I saw that too, and have tried using that exact example, but to not effect.

-A
- Amanda X Fri 11/1/24 11:19 AM