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
6 replies
Subscribers
6 subscribers
Views
2191 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi, I am trying to have a list of buttons in my Tempo form (I am running 7.4). I
saram
over 11 years ago
Hi, I am trying to have a list of buttons in my Tempo form (I am running 7.4). In my a!formLayout, I wrote:
a!buttonLayout(
primaryButtons: {
a!buttonWidget(
label: "Save and Close",
style: "PRIMARY",
confirmMessage: "Are you sure you want to send to approvers?",
value: "Submit",
saveInto:ri!button
),
a!buttonWidget(
label: "Exit",
style: "DESTRUCTIVE",
confirmMessage: "Are you sure you want to exit?",
value: "Exit",
saveInto:ri!button
)
}
)
but it doesn't work. Could you help me?
Thanks...
OriginalPostID-96333
OriginalPostID-96333
Discussion posts and replies are publicly visible
Parents
0
jesse.triplett
Appian Employee
over 11 years ago
By "be" I meant "put", oops
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
jesse.triplett
Appian Employee
over 11 years ago
By "be" I meant "put", oops
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data