The 1C:Enterprise developers forum

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

What is the best way to pass some parameter from one form to another form?

Lets say I want to pass from Item Form of some catalogue some input value that I select manually to Selection Form of another catalogue that I open when select manually another element on the same form.

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

Hi Peter,

if I understand correctly, you want to do something like in the screenshot?

Download scr_1.png (20.28 KB)
 
#3
People who like this: 0 Yes / 0 No
Active user
Rating: 8
Joined: May 21, 2023
Company:

I need to pass Attribute1 to Selection form of Attribute2 which is of type Catalog3

Download pic1.png (21.46 KB)
 
#4
People who like this: 0 Yes / 0 No
Active user
Rating: 8
Joined: May 21, 2023
Company:

Here's the solution

Download pic2.png (103.56 KB)
 
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.

/* Прямое попадание по классу из инспектора */ .article-content h6, div.article-content h6 { font-size: 18px !important; color: #222 !important; font-weight: bold !important; display: block !important; text-transform: none !important; margin: 25px 0 10px 0 !important; line-height: 1.4 !important; } /* На случай, если это все же h5 */ .article-content h5, div.article-content h5 { font-size: 20px !important; color: #222 !important; font-weight: bold !important; display: block !important; }