ข้ามไปเนื้อหา

ผลต่างระหว่างรุ่นของ "CuneiForm"

เพิ่มขึ้น 1 ไบต์ ,  18 มิถุนายน 2567
บรรทัดที่ 590: บรรทัดที่ 590:
Form filling after a search result fetch is handled by the JavaScript function '''{{code|process_invoker}}''', which closely mimics the normal form filling routine with some additional flag manipulation.
Form filling after a search result fetch is handled by the JavaScript function '''{{code|process_invoker}}''', which closely mimics the normal form filling routine with some additional flag manipulation.


After filling, user might expect additional navigation behaviour (especially when the search is initiated by trigger paths #2 and #3). This navigational follow-up is handled by the JavaScript function '''{{code|post_fill_invoker}}'''.
After filling, users might expect additional navigation behaviour (especially when the search is initiated by trigger paths #2 and #3). This navigational follow-up is handled by the JavaScript function '''{{code|post_fill_invoker}}'''.


Although these 2 functions resides in the JavaScript file for [[CuneiModal]], their inner workings are heavily based on CuneiForm logic.
Although these 2 functions resides in the JavaScript file for [[CuneiModal]], their inner workings are heavily based on CuneiForm logic.