About FindByAttribute?

The 1C:Enterprise developers forum

#1
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Oct 9, 2018
Company: Ötüken Teknoloji Araştırma Geliştirme Eğitim Hizmetleri Ticaret Limited Şirketi

Hello there.
I have a catalog table.
# ..
# ..
#REFCUSTOMER is
#REFEMAIL

I want to find the row with FindByAttribute. This feature takes only one parameter. I want to enter multiple parameters.

Sample :
Catalogs.MyCatalog.FindByAttribute ("PARAMETER1", "VALUE", "PARAMETER2", "VALUE" ...)

How can I do that?

 
#2
People who like this:1Yes/0No
Just came
Rating: 0
Joined: Dec 21, 2018
Company: Vitebsk Software

Try to use query. FindByAttribute returns only first record and doesn't support multiply parameters.

 
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.