Nav 3.10A. My license doesn't allow me to change the length of a field on the customer card. There's the main customer card with an E-Mail field. The field is Text80.. puhlenty of space for email address. There's also a tab with Contacts where we can enter more emails. For some reason they made that length only Text30. Some email addresses are longer than that.
Is there any way for me to get around me making that field longer?
We don't want to pay for it.
0
Comments
It's a 15 minute job, of which 14 minutes to login to the system. With 100 bucks/hours its 25$.
I Googled it and I think you're right:
"In addition, you can modify the following objects in the Object Designer:
Table 18 can be modified. Fields from 99,990 through 99,999 can be inserted.
Forms 21 and 22 can be modified. Forms 99,998 and 99,999 can be inserted."
So, in order to temporarily try and change a license, does everyone else need to be out of Navision? Do I need to stop the server if I only want to change my license temporarily? Am I doing it through tools, license, change in Navision or do I need to just rename the flf files? I assume I need everyone out of my system so do it when they're on lunch..
The fact that you don't pay maintenance does not mean you don't have a partner or you can't hire anyone to do a change to your system.
It's basically just time and material.
The issue with many solution center is that they don't have a dedicated Tech support team. They are too small to have a dedicated person/people.
The Tech support time is not charged to the client. If customer calls that is outside of tech support, then the client is advised that this a change request and are directed to consultant that works with them.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Then click on object designer.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
"Your program license permits a maximum of 0 nondemonstration companies. Contact the system manager if you need to set up additional companies.
You can, however, create an unlimited number of demonstration companies. Their names must start with "CHRONUS."
Create a new database, import all your objects and create a new company "CRONUS".
make the change, export the object and import into your DB.
8)
Made a small database on my desktop.
I was able to import the required files needed in for Customer Card and to be able to change license to chronus.
Made a company. "CHRONUS." just like it's typed, CHRONUS., CHRONUS, and even CHRONUSTEST. None work and give me that message.
The only way a database will open is if I use my license, same with creating a company.. so first I keep my license on and created the company and load my test.fdb file. Then I switch licenses and try to select CRONUS and it gives me the message.
Now I have all the misspelled companies listed even though I deleted them. I guess I need to delete my zup file?
Are you saying you have no ability to get to the object designer and either modify a field or add a new one in the customer table with your regular license?
Does any of your customers have a value in the 30 length email field you want to modify?
Create a new field with the length you want and make a quick processing report to copy the values to from the old field to the new field.
onaftergetrecord
newfield := oldfield;
customer.modify;
then clear out all the values in the old field, then you'll be able to make the size change. but not if the field still has data.
http://www.BiloBeauty.com
http://www.autismspeaks.org
where you can store tons of email addresses per customer
http://www.BiloBeauty.com
http://www.autismspeaks.org
We do not use eship, Savatage.
On the customer card there is a field for email. If I go to View -> Field Menu it says "text80".
Yet on the Contacts tab of the Customer Card there's room for 5 more email addresses. If I go to View -> Field Menu it says "text30". 30 characters is not enough to fit some emails.
All of those email fields if I right click to view properties has Max Length of 2048 set, but it's that field that's limiting me.
I was trying to edit the field from 21 Customer Card, when I should have been doing it from 18 Customer.
Let's see what happens next time if it's not table 18.
http://www.BiloBeauty.com
http://www.autismspeaks.org