Re-direct and execute a script on map.self.on_commit

Hi i am writing a lua file, which creates the uci option for one of my feature and then executes a script accordingly.

I want to know whether i can redirect to another page and then execute the above mentioned script doing both after commiting the uci options as the script picks up from those uci entries.

Let me know if any info can help