Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Field Dependency BM in mobile interface
#1
Hello,
I noticed that Field Dependency business map is not respected in mobile interface. Is this correct or is it just my installation? Wink

I tried the following dependency(the goal was to clear of content the numeric field cf_1256 so the user don't have to delete those zeroes all the time) :

<dependency>

  <field>cf_1256</field>
  <condition>[{"groupid":"1",
  "columnname":"cf_1256",
  "comparator":"e",
  "value":"0.00",
  "columncondition":""}]
  </condition>
  <actions>
  <change>
  <field>cf_1256</field>
  <value></value>
  </change>
  </actions>
 </dependency>

Works in the normal interface but not in mobile

Thanks
Reply
#2
Sadly, business maps are not supported in the mobile UI.
Joe
TSolucio
Reply
#3
Ok, good to know.

Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)