Understanding basics of 1C:Enterprise platform. To start working with 1C:Enterprise platform visit Getting started page

#1
People who like this: 0 Yes / 0 No
Interested
Rating: 27
Joined: Apr 5, 2012
Company: 1TÇ Şirketi - Merv Bilgi İşlem Otomasyonu Yazılım Ltd. Şti.

Hi,

I have document form in managed mode.

Question is, is there easy way to refresh form attributes?

For example, user opened document form, in background there working an script that changes the object of document. Cuase I need to refresh user's opened form without reopening it. Is there command of property that trigger to refresh form attributes except using "ValueToFormAttribute" command?

 
#2
People who like this: 0 Yes / 0 No
Timofey Bugaevsky
Guest

Joined:
Company:

Hello, Murat!
You can use Read() method of form.

Code
Read();

 
#3
People who like this: 0 Yes / 0 No
Interested
Rating: 27
Joined: Apr 5, 2012
Company: 1TÇ Şirketi - Merv Bilgi İşlem Otomasyonu Yazılım Ltd. Şti.

Thanks ))

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)