I have 2 card templates I use on a board. I would like to only show specific custom fields for each card.
Template 1 will have the following custom fields:
- Partners
- Sales
Template 2 will have the following custom fields:
- Budget
- Expenses
You cannot do it with Trello custom fields. I use Hipporello to keep card specific fields and I am able to customise visibility and access as well. This allows you build custom app onto of your board. Smart field power up is said to have the ability to allow for selective visibility but if you are think of building app, Hipporello would be a better choice.
I created this custom power up that allows you to attach simple app to the card. In this example you can add any key value to a card and you can call the app via http request and you have access to the variables in the form of {httpresponse.color} and {httpresponse.product_id} inside of your Trello automation thus making it possible to use it like any card variables. It is not as nice as Smart Fields but the primary objective is to be able to create and maintain card specific data and use it in Trello automation.
By adding a link to attachment, you can use this app even when you are on a mobile device.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Depending upon how you want to use the fields, Amazing Fields may be a good option. I know there are a ton of users that are making use of it for just this type of case.
If you run into issues, feel free to contact me through the support link in the powerup and I will see what I can do to help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.