• Anonymous
  • Login
  • Register
NotesView2 - Feature Request: Extend JumpTo for other key types


I've done this on a very basic level by adding after line 1568:
if (isNumericCol = "Yes") s += "&keyType=number";
I then use a javascript variable on my form to define isNumericCol.

That was a very quick fix and with hindsight, I would do this with this.keyType = "string" as a property in NotesView2 function, then amending that as appropriate when creating the NotesView2 object. Then a block after line 1568 to deal with the various key types. By all means tweet me on @PaulSWithers if you would like me to draft something.



Taken Actions by Owners

No actions have been taken yet.


In this field you can enter the actual request.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.
In this field owners can describe what they have done or want to do.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.