Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
12 replies
Subscribers
9 subscribers
Views
5042 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi. We would like to use jQuery function. I read from somewhere in the forum tha
Will Teoh
over 11 years ago
Hi. We would like to use jQuery function. I read from somewhere in the forum that Appian shipped with jQuery. Can I know what version of jQuery Appian 7.3 is using?
Can we directly use jQuery functions in the form without even importing it? Or we have to import it?...
OriginalPostID-99823
OriginalPostID-99823
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 11 years ago
For JavaScript show/hide to work the field needs to be hidden on the load event of the form rather than at design time, this guarantees the component is still in the DOM but hidden while hiding at design time doesn't render it at all.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 11 years ago
For JavaScript show/hide to work the field needs to be hidden on the load event of the form rather than at design time, this guarantees the component is still in the DOM but hidden while hiding at design time doesn't render it at all.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data