Forum Post: RE: Added custom fields to a screen - not updating to database
but, you bound the fields to a table and this table is on a level within the screen, for example batch = LEVEL0, ARDoc = LEVEL1, ARTran = LEVEL2. So, what table/level did you use?, did you put the...
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
Oooh, sorry I'm a little new to this. Level: 0, Level Description: Person, Table Name: xhr_employee (it's a custom table, as you can tell from the name).
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
Don't worry. are you using an IDE or environment for developing? Did you develop the screen from the beginning by yourself?
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
I did not develop the screen. It's from a third party add-on.
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
try to undone the customizations that you made and make sure it works correctly. It could be for many things. Do you have teamviewer? maybe I can help you through this software
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
Could it be because this screen only reads from that table? It seems like the fields on the screen pertaining to that table are read only. The screen is primarily used to update records in the Level 1...
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
it could be, so... you have to examine the table properties. what is the porpouse of this fields in level0 table?
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
They're really just "FYI" fields on this screen. It pulls back employee name, hire date, things like that. Everything it pulls in is marked readonly (until I added these two fields). There's a grid...
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
ok, then is correct that you can't save from that screen on those fields, if you want to show the information about the employee name and hire date you have to make a new customization in the screen...
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
Well there's already a screen for that. I was just hoping to be able to edit these fields from this screen as it makes more sense here.
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
ok, where are you marking the property readonly ? is a field property? or a table property? sorry I'm not an expert but I'm interested in solving it
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
The screen already existed. It had fields from two tables: xhr_employee and xhr_training. It already pulled several fields from xhr_employee, but the fields were enabled=false (I said read-only but...
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
Oh man, you have done exactly that is necessary, you can restart the dynamics sl or clean your customization and do it over, it would be easier for me if I could see your project
View ArticleForum Post: Employee Cost Centers in SL?
Anyone have a suggestion on how to assign non-project related expenses (cell phone, travel, etc.) to individual employees in SL? Tech support is telling me that I have to create a sub GL for each...
View ArticleForum Post: System Message 6201 Failed to open the connection.
We just upgraded from SL 2011 to SL 2015. We're currently experiencing printing issues. Administrator and some users can print the report without error. But few users will try and print get this error...
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
I'm not really sure how to get the customization out of there now. The good news is it doesn't appear it was customized before (I was able to pull an old version and there's no *). How can I verify if...
View ArticleForum Post: RE: Added custom fields to a screen - not updating to database
When you have done some customization on the screen at the end you have to save your changes, maybe they were not saved. you can get the customizations out of the screen when you are in customization...
View ArticleForum Post: DELETING VENDORS WITH NO ACTIVITY
What is the quickest way to get rid of old vendors?
View ArticleForum Post: VENDOR DETAIL
We are trying to do a vendor clean up and have ran across an issues where there is no data in a vendor in vendor maintenance but when we try to delete that vendor we get an error message saying "This...
View Article