baan_afbs
24th October 2002, 18:51
I have added a field "$" to a dynamic form as tcmcs.str1. The form was saved and exited. Trying to start session produces 'Error: unknown formfield '"$'" (std_main() in object ottstpstandard). Trying to edit the form produces 'Run-time error 13' Type Mismatch' and the dynamic form editior automatically closes. Basically, i need to remove this field from the form but cannot get to it through the editor, maintain form fields -- which is display only, or ttadv300 tables (appears dynamic form info is not contained there).

how can i remove this field?

thanks,
afbs

dbclark79
24th October 2002, 18:57
Your best bet would probably be to recreate the dynamic form.

baan_afbs
24th October 2002, 19:15
thanks.... i would have never thought of that option.

NPRao
24th October 2002, 22:59
We faced this problem when someone deleted the domain ttyeno from the domains to be displayed as check box session - ttgfd4520m000.

baan_afbs
25th October 2002, 16:33
and it's value is "$". This can be done on reports, and old-style baan forms, but the dynamic form editor has a problem with it. Does anyone know where/how dynamic forms store data???


'preciate it,
afbs

NPRao
25th October 2002, 20:21
You can look into the contents of the tables - ttadv300-318 which store the form data.

Did you check the ttyeno domain as I mentioned early?

guptagyan
18th March 2009, 11:38
Hi,

Same problem is occuering with me

I have installed Form editor on my PC but when I go for opening a report session in Edit Form mode message comes like “No connection could be made (error: 13: Type Mismatch)”

Please help me

Regd
Gyan

Sandy Blondino
18th March 2013, 21:07
Hello,
Was there ever a resolution to this issue posted?
I didn't see one, but we have one programmer who is having the same problem and we don't know how to fix it.
He's reloaded his laptop twice, reinstalled the LN DFE, but still gets the same error when he tries to modify or create a dynamic form.

I did notice in table ttadv300, one of his forms has 17 occurrences (ttadv300.ocnr) which seems a little odd, when all other records have ocnr = 1.

Any thoughts?

Thanks for any help.
Sandy

ocavazosg
22nd November 2013, 00:28
Hello,

As NPRao said, go to ttaad4100 for maintain tables and look for the ttadv300 to 318 tables.

find the table with problems and modify its properties there.

I solve my problem after that I put a wrong display format and after that get the message 'Type mismatch'.

Salu2