Conditional appearance for Tab

The 1C:Enterprise developers forum

#1
People who like this:0Yes/0No
Active user
Rating: 8
Joined: May 21, 2023
Company:

Is it possible to make conditional appearance of some Tab (Page form element) content in Catalog Item form?

 
#2
People who like this:0Yes/0No
Active user
Rating: 8
Joined: May 21, 2023
Company:

Figured out.

If <Condition> Then
   ThisForm.Items.<TabName>.Visible = False;
EndIf;

 
#3
People who like this:0Yes/0No
Administrator
Rating: 24
Joined: Oct 3, 2019
Company:

Peter,

thank you for sharing your solution with everyone!

 
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.