A
A
AntonMSbor2021-07-13 09:29:58
JavaScript
AntonMSbor, 2021-07-13 09:29:58

How to auto-complete input-radio and input-text when clicking on a link in an email?

Hello!
At the moment, there is a problem with the automatic filling of the revocable "feedback". There is a letter that is sent after the order is completed with five "stars" (clickable), and there is a sharepoint node in which there are two objects - a text field with the order number (znum) and a switch from 1 to 5, which indicates the rating (zrate ).

The problem is that it is necessary to fill these two objects on click. Naturally, as I understand it, the transmission of znum and zrate data will be transmitted through the link attributes. The link will be generated programmatically, so you just need to make a handler from the Sharepoint side.
For a long time (back in 2008) I did a similar thing, but unfortunately I forgot. Please help. Thanks in advance for your reply.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Korotenko, 2021-07-13
@firedragon

What is the Sharepoint?
In general, look for a modern script editor, put it on the page and read window.location then update the list via csom

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question