fetching dialog fields from a extended voting component
Hi, I extended the tally voting component and I added a number field in the dialog. My question is, how do I fetch data from the number field input and read it from the javascript file? All the documentation regarding fetching dialog field are using JSP but since the voting component is only using javascript and SCF handlebars how do I access the dialog fields from there? Thanks in advance.