Is it possible to add an extra field to these reco...
# general
c
Is it possible to add an extra field to these records? I want to add a price field on theese categories
t
Do you mean in this list ? you can click the customize view button and add a column from the record. If you are asking about adding a new field to Stock Category record, yes that can also be done, provided you have the required permissions. Go to Customizations > List, Records and fields> Record types > Stock category > edit > Fields subtab > New field
c
I have the rights just to clarify
• But Inside that path you reffered to, Stock Category is not present
Its a list
Stock category is a list, which is currently used on inventory items, because every inventory item has a stock category which you can then select via a dropdown on the given inventory item, when then refers to the list
But we would like to add a new field inside the stock category and give them a price
So that every item, which has the given stock category will have the price connected via the stock category, we would like to do it in this way, because we need the price to be updated regulary, and we dont want to add extra fields to all records
t
Sorry I misunderstood, I thought it to be a custom record, internal ids felt so random, anyway, you can't add another column in list(you can add another option), better if you edit the options and append the price with them, like Axial Fan | $420 or Bag Filter | $225
you can apply your price changing logic via a script.
c
So you suggest that the only way to do this is make a new option or rename the existing so that the name contains the price?