Hi,
is it possible to disable a ribbon button with an enable rule in the "Visual Ribbon Editor"? The rule should work as follows:
Entity: Mail
Button: Create request
IF
entity "request" does contain a related record
THEN
disable button
ELSE
enable button