Luci get option's value from browser before commit

i use cbi create a page, this page have a button and “Listvalue" option.Click this button will redirect to another page, the redirection depend on value of option.how can i get option's value before click "save & apply" ?

it's solved! just use luci.http.formvalue() in button's write function

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.