<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>IBM BPM Tips Q&amp;A - Recent questions tagged coachview</title>
<link>https://ibm.bpm.tips/tag/coachview</link>
<description>Powered by Dosvak LLC</description>
<item>
<title>how can I create tree view please?</title>
<link>https://ibm.bpm.tips/3142/how-can-i-create-tree-view-please</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I want to create a view with a tree, which can facilitate my access to data by level and sublevel.&lt;br /&gt;
&lt;br /&gt;
I need your help please, if there is a piece of code or a toolkit and thank you in advance.&lt;br /&gt;
&lt;br /&gt;
Best regards</description>
<category>Coach Views</category>
<guid isPermaLink="true">https://ibm.bpm.tips/3142/how-can-i-create-tree-view-please</guid>
<pubDate>Mon, 30 May 2022 09:37:10 +0000</pubDate>
</item>
<item>
<title>How to get the control name of a Button control in a coach view</title>
<link>https://ibm.bpm.tips/3133/how-to-get-the-control-name-of-a-button-control-in-a-coach-view</link>
<description>I have a scenario, where a button &amp;quot;Test&amp;quot; is added on a coachview - CV1.(This CV1 is used in many CSHS and other CVs also).&lt;br /&gt;
&lt;br /&gt;
Now i want to change the colour of the button dynamically and i can achieve it by&lt;br /&gt;
&lt;br /&gt;
page.ui.get(&amp;quot;/CV1/Test&amp;quot;).setColorStyle(&amp;quot;DANGER&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
But in another CSHS , i have CV2--&amp;gt;CV1--&amp;gt; Test button, In that case i need to change it to&lt;br /&gt;
&lt;br /&gt;
page.ui.get(&amp;quot;/CV2/CV1/Test&amp;quot;).setColorStyle(&amp;quot;DANGER&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
is there any way to get the path dynamically using some APIs based on the controlId of the button?</description>
<category>Coach Views</category>
<guid isPermaLink="true">https://ibm.bpm.tips/3133/how-to-get-the-control-name-of-a-button-control-in-a-coach-view</guid>
<pubDate>Wed, 12 Jan 2022 10:30:12 +0000</pubDate>
</item>
</channel>
</rss>