[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Create A Lookup Which...

  • Thread starter Thread starter caylali
  • Start date Start date
Status
Not open for further replies.
C

caylali

Guest
It worked. Here is the code for the expression: if ("{!R8917#text}" !== "") { return "{!R8917#text}"; } else if ("{!R8926#text}" !== "") { return "{!R8926#text}"; } else if ("{!R8908#text}" !== "") { return "{!R8908#text}"; } else return "Not Linked"; Question: Is null defined in Rollbase? I tried to compare the related object with null but returns error; it only works when comparing the text with blank""?

Continue reading...
 
Status
Not open for further replies.
Back
Top