You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Softone Developers Network
Καλησπέρα, προσπαθώ να αντιγράψη την τιμή του SOCARRIER_NAME σε ένα από τα ελεύθερια πεδία, αλλά με την SetValue φέρνει μόνο το αναγνωριστικό του πίνακα. Πώς θα μπορούσα να πάρω και το όνομα;
Chris Panagiotopoulos
unread,
Mar 30, 2026, 7:00:05 AM (7 days ago) Mar 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Softone Developers Network
Καλημέρα , φτιάξε ένα τοπικά υπολογιζόμενο πεδίο μέσα στο alert με RunSQL("select name from socarrier where socarrier="+mtrdoc.socarrier) ή όποιο είναι το Object και μετά χρησιμοποίησε αυτό το πεδίο στην setValue.
Το SOCARRIER.NAME που θες δεν υπάρχει στο Object για αυτό δεν στο φέρνει.
Giannis Lioliousis
unread,
Mar 30, 2026, 7:26:07 AM (7 days ago) Mar 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Softone Developers Network
Ευχαριστώ για την απάντηση, ωστόσο, εννοείς να φτιάξω πεδίο event ή απλά να βάλω vbscript με την εντολή
RunSQL("select name from socarrier where socarrier="+mtrdoc.socarrier);
Chris Panagiotopoulos
unread,
Mar 30, 2026, 7:50:14 AM (7 days ago) Mar 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Softone Developers Network
Πεδίο Event , το οποίο θα χρησιμοποιήσεις στην SetValue
Giannis Lioliousis
unread,
Mar 30, 2026, 7:52:23 AM (7 days ago) Mar 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message