I apologize in advance, I am trying to do something more advanced than what I was hired for, so my key words, understanding and syntax's will likely be very wrong.
I am setting up a cloud based DBMS that has a custom document creator. I believe they are using cleditor. I need a way on the form to do some sort of If statement. To populate a value from the DB, the tags used are like {Equipment:Manufacturer} and then whatever the value of the field is shows in the form. I need a way to check the value of one of these tags, and then display another field based on that choice.
If I need to clarify anything or have not stated what I a looking for clearly, please let me know so I can learn.
I have tried adding but those get stripped out. I tried something like {Equipment:Manufacturer}==="Manuf" and several variations on that.