Show non-editable fields when an option from drop down menu is selected

Hi guys,

I have notices that currently it’s not possible to conditionally show additional non-editable fields inside an action button based on a selection made within that same button.

In action buttons we can only include editable fields. Lookup, rollup, or other read-only values can’t be shown or conditionally displayed within the button. This is quite a common practice in software systems and, under my point of view, will be a powerful feature to be included.

For example: If i have a single option field and i choose one of those options, before i confirm the selection, i would like to see some extra information about that option.

In my case if i select a truck plate i would like to know its current position, the trailer that is pulling and the driver.

Hope this example has clarified a bit what i meant.

Thanks

You should be able to do this by adding a text element to the form and then adding the dynamic values from the linked field, or the lookup etc

If you can share your example, our team can help set it up

Hi Darragh,

I tried that option and just worked perfectly.

Thank you,