You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just completed settings_paypal and have inserted a set of data sample which I hope you may use as a sample template to limit the text insert limits. Due to the limitation in space around the page area, there is only a limited amount of data which can be displayed.
Anyway, here is a list of issues you may need to look into:
Paypal email load value + "Save" button update
Sort by filtering code
Initial pull by ID filtering
ID field only set to max of 10 char
Recommended date format limit of 11 char -> 2011-JUL-15
From + To char limits 12char at best (also applies to all other inputs.. maybe should limit at profile registration end)
I've changed "Paid" & "Received" inputs to 'Yes' & 'No' ... due to space limitation and attempting to make it simplier
Pagination linkages at the backend... I've prepared the code.. just need you to link it to the backend.
Thanks!
The text was updated successfully, but these errors were encountered:
I've done point 1 and point 2. I don't understand point 3, and the ID is probably very short at the beginning, but that's something I can't control cos it's set by the server. Point 5 needs to have the time because they may do more than one transaction per day, and need to know which one was which. I've also changed the workroom title to just "visit workroom".
Noted on the pagination, but I've placed pagination as the last priority for now.
Hmm.. Can you drop a sample format for the Date that you mentioned for pt 5, as well as the sample ID for pt 1.. I would like to try to see if we can find a compromise in between. Also. Could we maintain or minimize the "visit workroom" to maybe just the word "visit"? So that I may save on space... as currently the CSS seems to be broken, with the current setup.
Could you port a direct link for this setting page as well as for "find a developer"? As both UI views are broken and I don't have direct access to your dev server account to do the editing. Do let me know. thanks!
Hi Dan,
I've just completed settings_paypal and have inserted a set of data sample which I hope you may use as a sample template to limit the text insert limits. Due to the limitation in space around the page area, there is only a limited amount of data which can be displayed.
Anyway, here is a list of issues you may need to look into:
Thanks!
The text was updated successfully, but these errors were encountered: