Forum Discussion
RickRick
10 years agoQrew Trainee
I have many formula buttons utilizing the edit record API call. The majority of these buttons ask for user input through the standard javascript prompts. I started by hosting the sweetalert js and css scripts as custom code pages. Unfortunately, without using the image onload function, I can't call the js and css scripts on the record forms. I also think it could be more informative than the jgrowl notifications.
- JonathanHeuer9 years agoQrew CadetRick, I need to do a bit of this myself- create buttons which display a javascript prompt and take some inputs from user (both text entry and dropdown selections). Do you have any samples of this code you could post?