Using a button to select related records
One of the tabs in my property management system shows rows of diary entries for the selected property and one of the diary fields is a choice field for Type such as Repairs, Tenant, Lease or Council. To look only at diary entries for a selected Type I'd like a row of buttons, one for each Type at the top of the table. Clicking the button would be easier that clicking the Type column heading and choosing the Type from the filter drop down. I can't find the right Button/On click script . . . Help please
2 replies
-
@Adam,
I would create a "Dashboard" where you would select the Property and the Diary Type.. The following is a bit of a cheat.. I simply put a View on the Property table .. and filter it by what you select in Diary Type. I left the base data showing to show you that it does filter.
-
oops.. and the filtered view syntax is.
Content aside
- 5 yrs agoLast active
- 2Replies
- 1314Views