Dev twentyZen
-
using if else in formula field
Hello people, I am stuck in a condition where I want to show values of one field (Status1) to a formula field (Status0). I write a code in Status0 formula field which is mentioned below.…
-
Restrict Duplicate entry
Hello, I need help from you people. I have a code in a field (Record ID) in "trigger after update". It works to delete a new entry if it has the same ID.…
-
How can I filter a column in a table by "empty" OR Criteria A OR Criteria B, but not Criteria C?
Looks like I can only have empty or a selection of categories, but no combination of it, as in e.g. Excel?
-
Making a single reservation, blocking all other requests
We are developing a system, that allows to make a reservation of an item for an offer. In an early phase, the item can be reserved by many offers. Thats not the problem.…
-
Referenced field name shows up twice
We generated a product name in database a. Then we referenced this field in database b in a combobox. For whatever reason, the refenced name contains the product name twice.…