How to activate event of Canlendar Item in form

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

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

Hi,

In form I have 2 Items.
1 - TableBox
2 - Calendar Item.

so when I changed the tablebox I want to trigger (activate) the "OnPeriodOutput" event of Calendar Item. How can do it?

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

I solved it thanks.

Code
Items.Tarih.Refresh();


for more see syntax assistant.

Quote
Form field extension for a calendar field
Refresh
Syntax:

Refresh()
Description:

Initiates the OnPeriodOutput event for all months shown in the calendar.

Availability:

Thin client, web-client, thick client.

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.