rule input naming restrictions

Certified Lead Developer

Hi,

Are there reserved keywords when naming rule inputs in interfaces?, I'm saying this because I have a rule input called "label", and when I enter a value in the textfield, the value is replaced by the label of the component. 

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Stefan Helzle

    It was very simple for me to reproduce.  Create a new/unsaved interface, add a text rule input called "label", set the parameters up like in any of my screenshots, then type a value into the component.  Immediately upon execution of the saveInto, the text is replaced with the literal value that had been defined under the component parameter with the matching name, just like in the initial video.

Children