Add action Icons that are just a letter to inline display

Good afternoon,

I have a table view with actions assigned to a column

Table View

3X_d_c_dc2efb0c4ff84c76130545ad143b2489b228e221.png

When you click the + or - you then select the prompt

Select Prompt

3X_0_6_065f3a554a1dc16352e4882cab90391ab420a1a5.png

Then you see your selection back in the table view

New addition

3X_a_3_a3a722747751493a0f2a6dea886b5f7f74d0e18d.png

in order to make this flow more smoothly I would like to handle everything from the initial table view
by building an action for each of the prompts and assigning an Icon to represent each of these actions.

I would like the Action Icon to just be the first 1 or two letters of each options so that the following occurs

  1. You select + or -
  2. YesNo values is set accordingly
  3. Because there is now a YesNo value but no Prompt value the ยฑ icon are hidden and the icons for the prompt values are now shown in their place , (I) (G),(PV),(V), (M),(PP),( P)
  4. Selecting one of these icons set the prompt value and since there is now a prompt value those are hidden a the ยฑ show back up with the appropriate one highlighted.

The only thing I cannot figure out how to do it to create the action Icon for my prompt values.

I can only assign the pictures shown in the list but I would like to have an icon that is just a โ€œIโ€ or a โ€œGโ€

Does anyone know how to get make this happen?

Thanks in advance

0 2 738
2 REPLIES 2

Steve
Platinum 4
Platinum 4

Action icons can only be icons chosen from the icon list in the action configuration; you cannot create or use your own icons.

Thanks Steve,

I suspected that was the case based some similar questions from last year.

Since my existing flow is 3 clicks: click(ยฑ), Click (Prompt), Click (Save) and I am trying to get to 2 clicks: Click(ยฑ), Click (prompt), I did manage to get a workaround going in case anyone is interested.

I created a new slice for the table. I build a form where the only data to enter is to select a prompt.

I turned on Auto Save with the form.

My ยฑ actions are group actions that 1. set the YesNo column to yes or no and 2. launch the form that allows you to select the prompt. Because auto save is on as soon as you select a prompt is goes back tot he original screen. thus giving my 2 click solution.

The only thing I am missing is having all happen from a single view but perhaps in the future if adding custom icons becomes a new feature.

Top Labels in this Space