rbf_showOrHideSection not working

Posted by Rollbase User on 24-Jun-2013 10:07

Hello Pavel, I have followed the instructions on Page 28 of Chapter 7. However, my section that I want hidden based on the selection of the picklist is not working. Here is my code that I am using on the Edit Page (script component): function customizeEdit() { var sectionID = rbf_getSectionIdByTitle("401k Information"); var code = rbf_getPicklistCode("401k"); rbf_showOrHideSection(sectionID , code=="YES"); } I have customizedEdit(); on the onload of the edit page and the onchange of the field 401k. I am not sure why this is not working??? The tutorial is pretty straight forward. I am using v4.06

All Replies

Posted by Admin on 15-Jul-2013 14:27

Hi Paul,



Is this still an issue? Do you get any java script error message?



Do you need further assistance. Please let me know



Thank You,

Srikanth

Progress|Rollbase Product Support Team







Posted by Admin on 15-Jul-2013 14:29

Thanks...I did get it working :)



Paul

This thread is closed