Hello,
the nextmatch widget is a very powerfull widget, nevertheless, a few questions have accumulated:
-
Is there a way to hide the letterserach input (without css)?
$content['nm']['lettersearch'] = false;
seems to have no effect.
-
I want to reload the entire nextmatch via javascript. Actually I don’t know the way. Does a practicable solutions exists for this?
(Unfortunately, I cannot simply update the table fields via javascript, because the line number inside of the id attribute is not resolved in a description widget.
sample: id="timesheet-index_${row}[ts_title]"
. OK, I could include a different, unvisible widget before (e.g. link).
If the number of lines changes, that is no solution either.)
Thank you and best regards, Axel