Desktop version

Main > Forum > 1C:Enterprise Platform > 1C:Enterprise – Business applications platform > How to hide formdatacollectionitem row on tabular section

Forum

Search UsersRules
How to hide formdatacollectionitem row on tabular section
#1
Active user
Points:: 0
Joined:: Jul 28, 2015

Hi everyone, I need to hide some formdatacollectionitems. Is that possible how can I do that?

I mean I need to hide row of tabular section on document form. How can I do that?

Profile
#2
Guest
Points::
Joined::

Hello, Mehmet Tuğrul SARIÇİÇEK.

You can use a table attribute to display data to the user and before writing the document assemble this data and place into the tabular section.

Profile
#3
Active user
Points:: 0
Joined:: Jul 28, 2015

Thank you Timofey Bugaevsky,

I can't told you. For example I want to hide this row as programmatically. How can I do that? This row shouldn't delete, just should be hide.

Profile
#4
Interested
Points:: 0
Joined:: Apr 5, 2012

Mehmet Tuğrul SARIÇİÇEK,
There is no hiding function.

I think you should for what aim you want to hide it?

According to answer suit solution may change.

Profile
#5
Just came
Points:: 0
Joined:: May 28, 2014

If such rows are identified by some custom attribute (e.g. 'IsHidden'), then you can use (un)switchable filter IsHidden = False.

Items.Goods.RowFilter...

Profile
#6
Active user
Points:: 0
Joined:: Jul 28, 2015

Murat Yazlıyev,

I have to some datas which related to different objects. F.e I have to store 2 or 3 equip list we can not know how is it on a tabular section. One equip list related a one catalog object, other related other. And I want to show list which is related selected catalog object. Could I explain?

Profile
#7
Guest
Points::
Joined::

Hello, Mehmet Tuğrul SARIÇİÇEK.

You can change the Visible property of form items of your lists. For example in the OnCreateAtServer event handler.

Profile
#8
Active user
Points:: 0
Joined:: Jul 28, 2015

Timofey Bugaevsky,

I want to hide row not form item sir

Profile
#9
Guest
Points::
Joined::

You can create different lists with filters that depend on some settings. And change visibility of those lists.

Unfortunately I'm not sure that I understand correctly the case where you want to use hiding of rows. Because it can lead to misunderstanding for users as well.

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



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.