Submitted by jan_rifkinson on 2009/03/19 18:06
Pierre, is it possible to program so -- for example --
 
If an item is marked pending then {pndg} wikitag might be added automatically?
 
Thanks
 
--
Jan Rifkinson
Ridgefield CT USA

Comments

In the properties of field Pending > Equations > Auto-assigment rules, enter
 
A:WikiTag=AddKeyWord(WikiTag,"{pndg}") | E:WikiTag=RemoveKeyWord(WikiTag,"{pndg}")
 
That's it!

jan_rifkinson

2009/03/19 21:22

In reply to by Pierre_Admin

[quote=Pierre_Admin]
 
That's it![/quote]
 
 Ha!  Easy for you to say. Thanks, Pierre.. I would have been a lot older & grayer by the time I figured that one out.
 
--
Jan Rifkinson
Ridgefield CT USA
HP Blackbird Vista Ultimate SP-1

jan_rifkinson

2009/03/24 09:00

In reply to by Pierre_Admin

In field Pending, there is already an equation to change the background color when yes. Is it possible to have multiple auto-assign rules for one item? If so, what's the proper syntax for combing them?  Thanks.
 
--
Jan Rifkinson
Ridgefield CT USA
HP Blackbird Vista Ultimate SP-1

Pierre_Admin

2009/03/24 09:21

In reply to by jan_rifkinson

No specific syntax, just [edit] tag add [/edit] them to previous ones. They will be executed in the order entered (order can be important in certain circonstances)

jan_rifkinson

2009/03/24 11:49

In reply to by Pierre_Admin

Pierre, I'm confused.
 
As I understand "Tag" it means add it to a list (created by selecting)  & then attaching as a sub-item to another item.
 
If by tag, you mean add "|" between equations & append the next equation, then I've done that in the two possible orders. In neither case was the wiki tag added to the item.  I closed & re-opened the program in between each test.
 
Could you please clarify?
 
Thank you.
 
--
Jan Rifkinson
Ridgefield CT USA
HP Blackbird Vista Ultimate SP-1

Pierre_Admin

2009/03/24 11:56

In reply to by jan_rifkinson

Can you provide details as to what you'd like? Each field can have as many auto-assign rules as you wish.
 
Regarding Agenda or Zoot-like assignment based on a field content (i.e. the item field):
  1. It can be done right now, using VBScript (details avail if desired)
  2. A true implementation and UI is planned
 

jan_rifkinson

2009/03/24 18:12

In reply to by Pierre_Admin

Thanks Pierre, Scripting is beyond my mental capacity however
 
When an item is marked pending, background color changes & {wikitag} pndg is added
When an item is unmarked pending the reverse happens
 
Edited 03/24/09 06:10 pm
This is the current equation:
A:WikiTag=AddKeyWord(WikiTag,"{pndg}")|E:WikiTag=RemoveKeyWord(WikiTag,"{pndg}")|A:ItemColor=&HCAFFFF|E:ItemColor=
 
The color portion works, the wikitag does not.
 
--
Jan Rifkinson
Ridgefield CT USA
HP Blackbird Vista Ultimate SP-1

Pierre_Admin

2009/03/24 18:42

In reply to by jan_rifkinson

I copied the above rules and it works fine, both tag and color...
 
If you remove the color part, it works for the tag or not? You did not rename the WikiTag field?

jan_rifkinson

2009/03/24 20:15

In reply to by Pierre_Admin

[quote=Pierre_Admin]
[snip]  If you remove the color part, it works for the tag or not? You did not rename the WikiTag field?
[/quote]
 
If I remove the color part, it does not enter the wikitag
no I did not rename the WIKITag field
 
I see that when I add Pndg = yes, color changes & WIKITag field opens in Filled Fields but {pndg} does not appear
 
Veeeeeeeeeeeeery curious
 
--
Jan Rifkinson
Ridgefield CT USA
HP Blackbird Vista Ultimate SP-1

Pierre_Admin

2009/06/13 00:20

In reply to by jan_rifkinson

Is this resolved Jan?
 

jan_rifkinson

2009/06/13 07:56

In reply to by Pierre_Admin

Yes, Pierre, this is resolved. Thank you.
 
--
Jan Rifkinson
Ridgefield CT USA
HP Blackbird Vista Ultimate SP-1