diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index fe5ca37f..fa2b062d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -22,7 +22,56 @@ MISC ITEMS THAT CAME UP +todo: custom column shenanigans: + DETERMINED: + *Issues occurring in lists when have Custom columns show* + If enable any Custom column to show, data displayed gets messed up if there is no data in the field. + For example, if set Custom5 as first column, then that somehow pushes data into other columns. Take a look at HeadOffices list . Issue: The actual name of the company is showing under the column heading Custom5. Issue: when select a HO name, nothing happens (HO form does not open) + + Also issues occurs if Custom columns are placed elsewhere (i.e. issue is NOT only when Custom column is listed first). + i.e. if place Custom5 column before Tags column, then the tags data will appear "to move" depending if there is any data in Custom5 + + xo + + + On 08-Feb.-2021 11:54 a.m., AyaNova Sales & Support wrote: + > MORE: + > + > Have determined that what shows is dependent on the order of the columns (left to right). + > + > For example - in Head Office list, I CAN recreate below if I checkmark Custom1, Custom5 and then Tags columns to show. + > BUT if I instead, select Tags column FIRST before checkmarking columns Custom1 or Custom5, then the tags correctly show under the Tags column even if Custom1 has no data. + > + > So there appears to be something funky with data showing in incorrect column depending on the order (left to right) of the columns. + > + > + > xo + > + > + > On 08-Feb.-2021 10:11 a.m., AyaNova Sales & Support wrote: + >> Issue? Noticed that contents of "tags" are showing listed under Custom1 column if there is NO text in Custom1 or Custom5 (the two Custom columns set to show) + >> + >> Recreate: + >> Show Customers list + >> If not already (default list options for Superuser I just set has this) set to show, set to show the columns: Customer Name, Business, Email, Head Office, City, Custom1, Custom5, Tags + >> Change the sort order such as #1 is City and set sort order A -> Z + >> You will see: + >> - if there is NO text in the Custom1 field for that customer, then the tags show under Custom1 column + >> - if there IS text in the Custom1 field for that customer, then the tags correctly show under the Tags column + >> + >> + >> I DID NOT make a case for this. + >> + >> xo + >> + >> + >> + >> On 05-Feb.-2021 05:14 p.m., John Cardinal wrote: + >>> If you want to play with it or take some screenshots + >>> https://test.helloayanova.com/login + >>> + >>> the new Sort todo: if you change the filter the page should reset to 1 or else you get a weird scenario where it says page 5 but there is only one result page so it says no data todo: tagpicker, don't like how it works, it's funky to enter multiple tags and input doesn't go away when you select it just leaves the typed text there