BU-Spark / se-Symbiota-portal

The Symbiota Virtual Flora/Fauna project is an open source software project, with central goal of developing on-line tools that aid in the generation, exploration and management of biodiversity data (collection specimens, observations, images, checklist, keys, etc.). See also: http://bdj.pensoft.net/articles.php?id=1114 and http://symbiota.org/
GNU General Public License v2.0
1 stars 3 forks source link

update the jumpto button of the quick entry form #49

Closed ttaliacc closed 11 months ago

ttaliacc commented 1 year ago

For the quick entry form, we are navigating through the images, instead of occurrences, in the certain batch. To let the jump function working correctly, we need to treat the input as img index, instead of occ index.

ttaliacc commented 1 year ago

Encountering the problem that the js variables are not interactive with PHP. The only way i can think of now is using AJAX request. Is it necessary??

ttaliacc commented 11 months ago

Successfully implement the functionality of this button with commit 4b69ec79211631ccd565f523b033bc2cdbba80a4