[Progress Communities] [Progress OpenEdge ABL] A "Parse Token" server sided function

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

Charles Ford

Guest
Hello, Please consider adding a "Parse Token" server sided function. Currently there appears no way to parse a token that is not hard coded onto the page. Example use case: Within a system we allow configuring of a template to display on the portal. Currently links have to be hardcoded in the template and changed if the system is moved to another tenant. If there was a serversided function to parse tokens within a string, we could call this on our template in an eval block. Users entered text: example Server sided code: #EVAL[return rbv_api.parseToken("{!USERINPUT}")] Thanks -- Charles

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