The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group
Conditionally hide a field
Hi, Does anyone know how to conditionally hide a field. Formidable JavaScript documentation has an example. But in this example they use a select field. So do I just replace select[name='item_meta[994]'] with #field_key. I have text field (ID 200) containing First and last names. I have a tick box field (ID 201). I need to hide the tick box field if the current user (first and last names) does not equal field [ID 200]. Thank you
Discussion closed.