Forum Post: RE: (Suggestion?) Replace template tokens after parsing?

  • Thread starter Thread starter romain.pennes@foederis.fr
  • Start date Start date
Status
Not open for further replies.
R

romain.pennes@foederis.fr

Guest
Omg that is awesome: rbv_api.getFieldValue("product1", {!id}, "fieldName#id"); rbv_api.getFieldValue("product1", {!id}, "fieldName#code"); rbv_api.getFieldValue("product1", {!id}, "fieldName#value"); rbv_api.selectValue("SELECT fieldName#code FROM product1 WHERE id={!id}"); I didn't know it was possible and I've spent 3 years using rbv_api.getCodeById / rbv_api.getIdByCode for no reason! Thank you very much, I will definitely use these. Kind regards, Romain.

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