Technical support and scripting issues
Moderators: Dorian (MJT support), JRL
-
toopnad
- Junior Coder
- Posts: 34
- Joined: Mon Apr 12, 2021 10:10 am
- Location: Russian Totalitarian Republic, Perm city
Post
by toopnad » Thu Aug 19, 2021 6:56 am
So it was not possible to find a way to enter the necessary data for searching through the web version of the medical application. Could any of the administrators connect to me through anydesk to view the structure of the site and suggest at least one field as an example how to interact with them?
Code: Select all
<iron-input class="input-element" id="input-23">
<input id="nativeInput" autocomplete="off" placeholder="" readonly="" size="medium" autocapitalize="none" autocorrect="off" aria-describedby="" aria-labelledby="" title="Outpatient care">
</iron-input>
By default, title Outpatient care is empty. in this field it is entered through the search from the drop-down list. I need your help.