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...
Continue reading...