Support Ticket

Task steps like the comment function+status
Task steps like the comment function+tags
 

Task steps like the comment function+issues

 Hello. I'm actually making some progress now. I'm doing a instruction tutorial type of card. And I would like to have steps on an instructions card with a link below it to add another step.  Very similar to what you have for comments in your discussion area.

 

 I assume this would have to be part of the structure of the page with a link, what would it look like?

 

 

Thank you,

Michael

 

It isn't clear exactly what you are asking for here. There are several aspects of comments. First, any card can have the comment box show up on the bottom. That is just a matter of giving the 'comment' permission to users (all logged in users, or even everyone (includes anonymous users), or some other subset using Role).

 

The discuss link on the menu (gear) just gives you a link that will put <card>+*discussion inside the card's panel so you can see it and add comments. If this is the kind of thing you are interested in, then you will need to change the code. If you are self-hosting your wagn, that isn't too hard, but there are a number of hurdles if you are using cloud hosting.

 

If you don't need to change the menu, and it seems maybe you don't based on what you say about "a link below it", there may be some wagneerable solutions. The feature we have that may be closer to what you want is in the way new items are added to a Pointer card. I think it may also require some code extensions to get the kind of user experience you would need.

--Gerry Gleason.....2015-03-01 16:53:22 +0000

So the general idea is "build your own tutorial"?

 

What if you did something like this:

 

1. Created a Tutorial type

2. Created a Step type

3. Added a +steps card (pointer) to Tutorial cards's structure

 

Then you could just edit that +steps card to rearrange the steps or add new ones. Would that be roughly what you're thinking about?

--Ethan McCutchen.....2015-03-02 22:36:58 +0000

I'll try that out. Thanks for the replies.

 

Michael

--Michael Suddes.....2015-03-03 12:52:34 +0000