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
5 replies
Subscribers
7 subscribers
Views
1901 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Is there any way to get the Interface Designer to open in "Expression View&
Jason Ruvinsky
Certified Senior Developer
over 9 years ago
Is there any way to get the Interface Designer to open in "Expression View" by default? I have to add an additional click now every time I open an interface.
OriginalPostID-159184
OriginalPostID-159184
Discussion posts and replies are publicly visible
0
Mike Schmitt
Certified Lead Developer
over 9 years ago
Even weirder is, at least for me, sometimes and/or for some rules it DOES open in "expression view" by default; I just can't figure out when or why.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Rob Turverey
Appian Employee
over 9 years ago
The behavior Mike described happens when you pass in a parameter to a SAIL component that does not exist. For example:
a!textField(
label: "asdf",
invalid: "fdsa"
)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
nathan.schmitz
Certified Associate Developer
over 9 years ago
My observation is that an expression will open in the expression editor when you select it from the rules picker.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Paul Mayeur
Appian Employee
over 9 years ago
Rob, this is correct. If the interface has an error it will open in the expression view by default.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Jason Ruvinsky
Certified Senior Developer
over 9 years ago
So no way to force an interface to open in expression view?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel