ExcelImporter

1
Hi guys, I have to do one task related to single template selection according to business unit(BU) suppose I selected  BU as a ADM then it will automatically display the template as a ADM_Template. I am stuck in that so can anyone please help me out.
asked
1 answers
1

Hi Mayuri,

 

  1.  add an onClick Event on the BU textbox with a microflow that will set the dropdown Template.
  2. set the editability of the Template dropdown with a condition that if the BU is equal to ADM you can’t edit.

 

let me know if it works :)

Andrea

 

answered