You can customize the view for each column:
<column1-view:>
<if test="&this_parent.some_function">
<editor/>
</if>
<else>
<view/>
</else>
</column1-view:>
Bryan
On Wed, Oct 24, 2012 at 7:44 PM, Ricardo <[email protected]> wrote:
> Actually, some fields need to be editable and others not. So for example I
> can edit column1 and 2 today, and so can everyone else, but tomorrow only I
> can edit column1 but not 2.
>
> El miércoles, 24 de octubre de 2012 06:25:21 UTC-6, Bob Sleys escribió:
>>
>> Does it need to be editable under those conditions always? IE in any
>> location that field shows up to be edited and not just the table? If so then
>> add it to the models permissions.
>>
>> Bob
>>
>> On Tuesday, October 23, 2012 6:33:40 PM UTC-4, Ricardo wrote:
>>>
>>> I'm using a table-plus and it's working great, but I need to be able to
>>> say for example that one field is editable for me and everyone today, but
>>> tomorrow it's editable only for me. How would you incorporate the if
>>> condition into the table-plus?
>>>
>>> Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/hobousers/-/G8tAFUJiXeAJ.
>
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/hobousers?hl=en.
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.