Nothing on the browser console. This is why I am so stumped. There is nothing pointing to it not working.
s
sayyad
04/05/2019, 9:03 AM
@Nick Please change the function call syntax like this
function: ' eventLineup_click() '
n
Nick
04/05/2019, 10:29 AM
@michoel and @sayyad i tried that but no luck. Also, I notice that when I edit the record the pageInit function on the clientscript works but my button still does not.
b
battk
04/05/2019, 10:59 AM
you may want to share the code for your client script
n
Nick
04/05/2019, 11:05 AM
Just put it out there @battk thanks
b
bharath64
04/05/2019, 11:29 AM
@Nick , change the property "function" to "functionName" for the form.addbutton method
n
Nick
04/05/2019, 11:33 AM
@bharath64 AHHHHHHHHH so simple, not sure how I missed that haha Thanks, it is working now.
b
bharath64
04/05/2019, 11:37 AM
No problem man !! they literally hide in plain sight haha