User Profile

Add an event handler for the task method on forms


It is currently not possible to change the default behavior of key presses on a form extension because there is no event handler for the standard task method. Would it be possible to add this please?

Read more...
0 Comments

Read more...
0 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes

Add a way of making data contract members mandatory


When a wsdl is generated from a custom service all elements are exposed as nillable="true" and minoccurs="0" It would be useful if there was an equivalent of .NET's System.Xml.Serialization.XmlElementAttribute which could help filter out bad data before being processed by business logic. At th...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (258)

STATUS DETAILS
Under Review

Add code from Maps to the cross references


It would be really useful if the cross references included Maps. For example the results from find references for PurchParmLine.InventNow does not include the code in the class VendDocumentLineInterface which is used in the VendDocumentLineMap map. This would make code research much easier

Read more...
0 Comments

Read more...
0 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes

Make analytics objects extendable


Currently aggregate dimensions, aggregate measurements, calculated measure templates and calculated measure period templates are not extendable. The only way that functionality can be added to them is to duplicate them, however doing this causes best practice violations during the build process w...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes