Hide custom field / attribute from event reg form
-
Hi there I’m using custom attributes to show a link. A custom field for this link is set by a plugin I use and the purpose is that it allows a user to link directly to the source page of the event. I’ve got it in the formats in single event and the code that displays the custom field is:
{has_att_the_custom_field1} <strong>More Event Info:</strong> <br><a href="#_ATT{the_custom_field1}" target="_blank">#_ATT{the_custom_field1}</a> <br><br>{/has_att_the_custom_field1}
But this adds a field to the event registration form also, where users submit from the front end, which we don’t want as it is not relevant for front end users, only imported events, and so it looks untidy. How can I can prevent this, isolate it in css to hide it or prevent it from being added to the form, please? Thanks a lot
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Hide custom field / attribute from event reg form’ is closed to new replies.