Forum Discussion
Trigger for a BLANK TextEntry field
- 20 days ago
Interesting. Your file did not work, but then I rebuilt the trigger(the same trigger conditions) and it work. SO, evidently the trigger had become corrupt. Are you working on your local C: Drive or a shared drive?
It looks like your triggers are in conflict with each other. The text entry = a value and not equaling blank are essentially the same thing.
A trigger pattern that should work would be
Jump to slide if Text entry = Whatever your values are and then add the ELSE of Showing the Layer.
Even more simple - Jump if not equal to blank (ensures that they type something) and then the ELSE whould show your Layer
- lharvin20 days agoCommunity Member
Hi Ron, that makes sense to me however this still does not show the layer. In preview it still jumps to slide if text entry is blank or any other typed word like 'testing'.
Related Content
- 29 days ago