bpro
Thu Aug 09 08:20:02 CDT 2007
Thanks for the response. I know the entity I am trying to modify is the list
entity. What I don't know is if it's possible to modify the Grid toolbar for
this entity. In some places the SDK suggests that only certain system
entities can be modified.
As for not be able to import the ISV.config files, I have updated the
web.config file, but I can't even get to the point of testing changes because
the import keeps giving me an error, even when I import the exact same
default file that I exported.
I guess it's back to the drawing board.
"Renè Petry" wrote:
> Hello.
> first: here you can find the list of entities:
>
http://msdn2.microsoft.com/en-us/library/aa683648.aspx
> Second: Did you set in web.config the key ISVIntegration from none to all
> <add key="ISVIntegration" value="all"/>
>
> Hope it help.
> Rene
>
> "bpro" wrote:
>
> > Does anyone know if it's possible to add a button to the list entity or if I
> > am restricted to certain system entities and custom entities only?
> >
> > Also, I was doing some testing to get the hang of working with the
> > ISV.config file and and can't seem to get it to work. I can't even export
> > the default file and reimport it without an error and I didn't even change
> > it. Any advice?