0 votes
959 views
in Coach Views by

2 Answers

0 votes
by
 
Best answer

You can make a copy of the stock text control and search for type="text" in "inline javascript" and change it to type="password", the benefit of this approach is that all the remaining functionality like validations on change etc will remain intact, People try to create a custom control but that is a lengthy and error prone process especially when there is a whole lot of functionality associated with a stock control.

Example implementation for 8.5.5 is here https://bpm.tips/?qa=blob&qa_blobid=3192351920854143174

by (100 points)
how to import that example in process designer?
0 votes
by (160 points)
reshown by
begin creating a new Coach View by clicking on plus sign next to User Interface category in the project tree and selecting New Coach View. In new coach view dialog we enter OrderView as name and click Finish
Each coach view is designed to present fields of a certain business object. Therefore, move to Variables tab and add new Business Data element of type Order and name it order.
design the Layout
show how to use this Coach View on a human task interface. Let’s open our bpd, and add Private Variable order of type Order, and make sure the Has Default checkbox is checked
drag an activity from palette to the Participant lane, name it Submit Order and connect it to Start and End using sequence flow

Related questions

0 votes
1 answer 360 views
0 votes
0 answers 488 views
0 votes
1 answer 425 views
0 votes
2 answers 671 views
0 votes
0 answers 603 views
0 votes
1 answer 940 views
0 votes
1 answer 1.2k views
0 votes
0 answers 418 views
0 votes
1 answer 1.0k views

634 questions

495 answers

97 comments

2.7k users

Join BPM Community Discord Channel

Welcome to BPM Tips Q&A, Community wiki/forum where you can ask questions and receive answers from other IBM BPM experts and members of the community. Users with 2000 points will automatically be promoted to expert level.
Created by Dosvak LLC
Our Youtube Channel
...