Sign in
SharePoint Apps: Alexander Malek's weblog
using data views and workflow to build apps in sharePoint designer
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
SharePoint App-Building Tips
VSeWSS
Archive
Archives
November 2006
(1)
July 2006
(1)
June 2006
(4)
May 2006
(2)
April 2006
(2)
March 2006
(3)
February 2006
(2)
January 2006
(1)
December 2005
(2)
November 2005
(2)
October 2005
(3)
September 2005
(7)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SharePoint Apps: Alexander Malek's weblog
Welcome to VS extensions for WSS!
Posted
over 7 years ago
by
Alex Malek
12
Comments
Download VSeWSS . Greetings from TechEd Barcelona! Today, we finally got to announce a project I've been working on for the last year: "Visual Studio 2005 extensions for Windows SharePoint Services 3.0". Yup, the name's a mouthful :). Explaining it...
SharePoint Apps: Alexander Malek's weblog
Conditional Image Swapping in a Data View
Posted
over 7 years ago
by
Alex Malek
4
Comments
One of the cooler uses for Conditional Formatting is to to dynamically swap between a set of icons/images, e.g. imagine a scenario where you want a red, yellow or green light based on how a sales department is tracking to budget. Although it's possible...
SharePoint Apps: Alexander Malek's weblog
5 Cool SharePoint Designer Features
Posted
over 7 years ago
by
Alex Malek
4
Comments
There is so much stuff in SharePoint Designer 2007, it's hard to pick favorites, but if I had to choose the five things I'm most excited about... 1) Data View v2: In addition to update (form) support, we can also now create "aggregate" views across...
SharePoint Apps: Alexander Malek's weblog
Quick and Dirty XSLT Primer
Posted
over 8 years ago
by
Alex Malek
3
Comments
...From the Open Internet Lexicon: "A Transformation Language to convert XML/XSL documents into HTML suitable for a browser to display." Personally, I like to think of it as language that sucks data from an XML file into an HTML file :). Here's...
SharePoint Apps: Alexander Malek's weblog
Data View formatting: controlling the presentation of your data using 'Format Item As...'
Posted
over 8 years ago
by
Alex Malek
2
Comments
Beyond look and feel, there is lots of other formatting support in the Data View. One of the most important is that you can easily change the way the Data View interprets data for presentation, i.e. for fields such as dates, hyperlinks, rich text, numbers...
SharePoint Apps: Alexander Malek's weblog
SharePoint Designer at TechEd!
Posted
over 7 years ago
by
Alex Malek
2
Comments
I’m excited to be going to TechEd this week. I'll be presenting two sessions on SharePoint Designer 2007. If you have any questions about building apps on SharePoint, definitely come by the session or the Office booths! See ya in Boston. Session ID: OFC210...
SharePoint Apps: Alexander Malek's weblog
Allowing Users to Filter/Search a Data View
Posted
over 7 years ago
by
Alex Malek
2
Comments
In my previous post , I talked about how Web Part Connections can be used to pass data between Web Parts. I showed building a simple master/detail scenario, where you have one view, showing all the records in a data source, filtering a second "single...
SharePoint Apps: Alexander Malek's weblog
Welcome to Office 2007 and SharePoint Designer!
Posted
over 7 years ago
by
Alex Malek
2
Comments
Now that beta2 of Office is out (grab it here for free!), I think it's a great time for me to switch over from talking about FrontPage 2003 to SharePoint Designer 2007 . In case you hadn't heard, a few months back we announced that Office 2007 would include...
SharePoint Apps: Alexander Malek's weblog
Using Web Part Connections to build a Master/Detail View
Posted
over 7 years ago
by
Alex Malek
1
Comments
One of the great new features part of SharePoint v2 is this thing called "Web Part Connections", which allows you to easily have Web Parts communicate with each other, thus adding a level of interactivity to your web applications. In a way, you can think...
SharePoint Apps: Alexander Malek's weblog
So long TechEd (and thanks for all the fish)
Posted
over 7 years ago
by
Alex Malek
1
Comments
Just about to take off for Seattle – finally catching up on a week’s worth of email backlog :). Overall, TechEd was a blast. It was great to be able to show off SharePoint Designer to so many people. Thanks to everyone who came by after the sessions or...
SharePoint Apps: Alexander Malek's weblog
creating your first Data View
Posted
over 8 years ago
by
Alex Malek
1
Comments
Now that I've introduced the Data View web part, I'd like to give you a quick demo of how easy it is to add one of these data-driven views to a web page... -> The main entry point for creating Data Views is the top-level menu called Data, which...
SharePoint Apps: Alexander Malek's weblog
I heart lists
Posted
over 8 years ago
by
Alex Malek
1
Comments
During my time here on FrontPage (coming on 3.5 years!), I've spent most of my waking hours on features that help users build dynamic web applications for SharePoint. Now, it wouldn't surprise me if many of you haven't even heard of SharePoint - it's...
SharePoint Apps: Alexander Malek's weblog
The Office
Posted
over 8 years ago
by
Alex Malek
0
Comments
Today was our annual company meeting and all in all I had a great time. That despite my natural inclination to be cynical about rah-rah sis boom bah :^>. It was cool to see the wave of products nearing completion - I definitely have techolust for xbox360...
SharePoint Apps: Alexander Malek's weblog
a few of my favorite things...
Posted
over 8 years ago
by
Alex Malek
0
Comments
If you’re like me, you spend a lot of time in ‘code view’ getting your page to look just right. In FrontPage 2003 we added a whole bunch of neat features to help users be more productive when editing code. One of my favorites is the ‘Select tag’ feature...
SharePoint Apps: Alexander Malek's weblog
The case of the missing 'Insert Hyperlink' button
Posted
over 8 years ago
by
Alex Malek
0
Comments
Adding content through the SharePoint browser-UI is generally workable (especially if you use the super cool 'data sheet' view), but it lacks some of the richer formatting options that one finds in most modern browser-based content editors, such as the...
SharePoint Apps: Alexander Malek's weblog
list editing gone wild
Posted
over 8 years ago
by
Alex Malek
0
Comments
In my last post, I mentioned the neato ‘Datasheet’ view that comes with SharePoint. I'm sure this is old hat to many of you out there, but on the off chance you haven't played with it, the Datasheet is definitely worth checking out. In a nutshell, the...
SharePoint Apps: Alexander Malek's weblog
a story of data and views
Posted
over 8 years ago
by
Alex Malek
0
Comments
As I mentioned previously, my main area of focus on FrontPage is features that help users build applications for SharePoint. The cornerstone of our app creation experience in FP 2003 is a little thing we call the ‘Data View’ web part. You can think of...
SharePoint Apps: Alexander Malek's weblog
Data View formatting: the basics
Posted
over 8 years ago
by
Alex Malek
0
Comments
I'm very happy to say that formatting a Data View works exactly the way you'd expect/want - you simply select the field you want to format, use the HTML formatting toolbar and voila: 'it just works'. a quick example: let's say you wanted to highlight...
SharePoint Apps: Alexander Malek's weblog
ok go
Posted
over 8 years ago
by
Alex Malek
0
Comments
Let’s get this thing rolling. My name is Alex Malek; I’m a Program Manager on the FrontPage team. I already know what your first question is - no, FrontPage doesn’t mess up your code anymore ;>. But seriously, I hope to use this blog to talk about...
SharePoint Apps: Alexander Malek's weblog
How the Data View uses XSLT
Posted
over 8 years ago
by
Alex Malek
0
Comments
In my last post, I talked a little about XSLT - how it can be used to mix data from an XML file with HTML markup, thus producing a web page presentation for that data. This is fundamentally how the Data View Web Part works. When the Data View executes...
SharePoint Apps: Alexander Malek's weblog
Cool Outlook Trick
Posted
over 7 years ago
by
Alex Malek
0
Comments
One of my long pet peeves about Outlook is that if you search for a user in the “Global Address List” that happens to be in your “Contacts” list, Outlook always returns the entry from the contacts list. This is a pain since sometimes there is information...
SharePoint Apps: Alexander Malek's weblog
Wysiwyg XSLT Editing
Posted
over 8 years ago
by
Alex Malek
0
Comments
We built the Data View on XSLT for a couple of important reasons: 1) We wanted there to be a "real" programming language under the covers, so that our users would never be limited by what our UI allowed, i.e. even if FrontPage can't do something, you...
SharePoint Apps: Alexander Malek's weblog
Data View Conditional Formatting
Posted
over 8 years ago
by
Alex Malek
0
Comments
One of the things XSLT makes really easy is "conditional formatting", i.e. having parts of your view appear differently depending on some data condition. Quick example: let's say you have a view of a "Product Sales" list, and you want to show a flag...
SharePoint Apps: Alexander Malek's weblog
Conditional Formatting Part 2
Posted
over 7 years ago
by
Alex Malek
0
Comments
In addition to being able to show and hide content using Condition Formatting, you can also use the feature to dynamically change the presentation of your view, based on data in the associated data source. Example: for the view of the "Product Sales...
SharePoint Apps: Alexander Malek's weblog
Grokking "Show Visibility" in the Conditional Formatting Task Pane
Posted
over 7 years ago
by
Alex Malek
0
Comments
Sometimes true Wysiwyg is not what you want in design view. For example, if you are using Conditional Formatting to optionally show content in your view, and your data is such that all records evaluate to false, you end up in a situation where you can...
Page 1 of 2 (30 items)
1
2