Skip to main content

Are conditional required fields possible in the FSM Smart Client?

For example, if REQUEST.REQ_TYPE = “Some Value” then  REQUEST.USER_DEF1 is required else it is not required.

Thanks,

Barry

Hi @MWAMAITTEAM 

According to the client script documentation it is supported. So you can write a client script to manage this behaviour.

 

Cheers!


Thanks Shneor, I will take a look at client scripting.


Reply