The Community will be undergoing maintenance from Friday February 21 - Friday, February 28 and will be "read only" during this time. To learn more, check out our Announcements blog post.
I must be missing something but can't find a way to change this. I have a standard lookup field with a capability to link to new records. When I'm adding a new record via new record creation form I can only see the IDs of each field:However for the ...
I've been banging my head on this one for a while so any outside ideas would be more than welcome!We have three tables.Inventory: contains list of materials and their initial amounts. Each material is treated as a batch material so once it runs out, ...
I'm in the process of building a first app and suddenly I'm having a weird problem which is driving me nuts.In the past I was able to edit the record details page layout at will. Ie. resizing elements, reordering them to be side by side and adding te...
We have a (manual) production environment where we need to show open tasks on some bigger screens. These are basically TVs so being able to show open tasks on a public page is awesome. However what's not so great is that we need to pull from multiple...
Thanks. I guess I'll be adding quite a few new formula fields in the near future (:I was hoping I missed something since this should be quite basic feature but I guess not.. Hope they fix it some day...
I ended up doing this with just custom scripting. Four tables total, I made each ingredient a row as well for the recipe so I don't have dauntingly wide tables.Now the script just pulls data from required tables and creates needed rows in to the usag...
Thanks for the idea. I was thinking something like this but then would hit a snag with getting the Uses table going... Since production mix is connected to recipe which has N ingredients. So when I select a recipe for production mix, it should create...