Hi
I need to change section in same document depending on dropdownlist box. how I can do it?
As for example, I have loaded one document in web editor that have four section, named section1, section2, section3, and section4, each section has some details. and I put one dropdownlist box that have item name section1, section2, section3, and section4.
now I want to navigate/put my cursor in webeditor file (its single file/document) depending on dropdownlistbox section/item.
Its similar to following link. In addition I would like to select from dropdown box and depending of selection of section name my cursor should reach on that content/section name in web editor file such as word document or htm document.
https://www.labour.gov.on.ca/english/es/pubs/guide/pregnancy.php#rights
https://www.labour.gov.on.ca/english/es/pubs/guide/pregnancy.php#pregnancy
Please help me.